home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _099F4FDF0C3F4C57928B020BD39A46B6 < prev    next >
Text File  |  2008-06-28  |  6KB  |  155 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>523</width>
  12.             <height>434</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer row="2" column="0">
  23.             <property name="name">
  24.                 <cstring>spacer9</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>16</width>
  35.                     <height>20</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <spacer row="2" column="2">
  40.             <property name="name">
  41.                 <cstring>spacer9_2</cstring>
  42.             </property>
  43.             <property name="orientation">
  44.                 <enum>Horizontal</enum>
  45.             </property>
  46.             <property name="sizeType">
  47.                 <enum>Fixed</enum>
  48.             </property>
  49.             <property name="sizeHint">
  50.                 <size>
  51.                     <width>16</width>
  52.                     <height>20</height>
  53.                 </size>
  54.             </property>
  55.         </spacer>
  56.         <widget class="CMaskEditor" row="2" column="1">
  57.             <property name="name">
  58.                 <cstring>IncludeMasksEditor</cstring>
  59.             </property>
  60.             <property name="enabled">
  61.                 <bool>false</bool>
  62.             </property>
  63.             <property name="Description" stdset="0">
  64.                 <string></string>
  65.             </property>
  66.             <property name="ShowDescription" stdset="0">
  67.                 <bool>false</bool>
  68.             </property>
  69.         </widget>
  70.         <widget class="QLabel" row="0" column="1">
  71.             <property name="name">
  72.                 <cstring>textLabel1</cstring>
  73.             </property>
  74.             <property name="text">
  75.                 <string>Include masks manage files and folders that will be added to the archive.<br>If include mask is specified, all the files that do not conform to the mask will be omitted and will not get into the archive.</string>
  76.             </property>
  77.         </widget>
  78.         <widget class="QButtonGroup" row="1" column="1">
  79.             <property name="name">
  80.                 <cstring>IncludeMasksRadioGroup</cstring>
  81.             </property>
  82.             <property name="frameShape">
  83.                 <enum>NoFrame</enum>
  84.             </property>
  85.             <property name="frameShadow">
  86.                 <enum>Plain</enum>
  87.             </property>
  88.             <property name="title">
  89.                 <string></string>
  90.             </property>
  91.             <vbox>
  92.                 <property name="name">
  93.                     <cstring>unnamed</cstring>
  94.                 </property>
  95.                 <widget class="QRadioButton">
  96.                     <property name="name">
  97.                         <cstring>radioButton1</cstring>
  98.                     </property>
  99.                     <property name="text">
  100.                         <string>Do not use include masks (all files will be included into the archive)</string>
  101.                     </property>
  102.                     <property name="checked">
  103.                         <bool>true</bool>
  104.                     </property>
  105.                 </widget>
  106.                 <widget class="QRadioButton">
  107.                     <property name="name">
  108.                         <cstring>radioButton3</cstring>
  109.                     </property>
  110.                     <property name="text">
  111.                         <string>Use include masks</string>
  112.                     </property>
  113.                 </widget>
  114.             </vbox>
  115.         </widget>
  116.     </grid>
  117. </widget>
  118. <connections>
  119.     <connection>
  120.         <sender>IncludeMasksRadioGroup</sender>
  121.         <signal>clicked(int)</signal>
  122.         <receiver>Form1</receiver>
  123.         <slot>IncludeMasksRadioGroup_clicked(int)</slot>
  124.     </connection>
  125. </connections>
  126. <includes>
  127.     <include location="local" impldecl="in implementation">fbkp_setincludemask.ui.h</include>
  128. </includes>
  129. <slots>
  130.     <slot>MyComputerBrowserPanel_fileHighlighted( const QString & )</slot>
  131.     <slot>onBackupDestDirEntered( const QString & )</slot>
  132.     <slot>onBackupDestMyComputerClicked()</slot>
  133.     <slot>onBackupDestEditLostFocus()</slot>
  134.     <slot>onBackupDestEditTextChanged( const QString & )</slot>
  135.     <slot>onBackupDestFileSelected( const QString & )</slot>
  136.     <slot>DestFoldersTreeView_expanded( QListViewItem * )</slot>
  137.     <slot>DestFoldersTreeView_ReadChildrenError( int, const QString & )</slot>
  138.     <slot>ArchiveNameEdit_lostFocus()</slot>
  139.     <slot>ArchiveNameEdit_textChanged( const QString & )</slot>
  140.     <slot>CanContinueCheckBox_toggled( bool )</slot>
  141.     <slot>NewFolderButton_clicked()</slot>
  142.     <slot>DeleteFolderButton_clicked()</slot>
  143.     <slot>DestFoldersTreeView_currentChanged( QListViewItem * )</slot>
  144.     <slot>DestFoldersTreeView_selectionChanged()</slot>
  145.     <slot>MapNetworkDrive_clicked()</slot>
  146.     <slot>MapFolderButton_clicked()</slot>
  147.     <slot>IncludeMasksRadioGroup_clicked( int )</slot>
  148. </slots>
  149. <layoutdefaults spacing="6" margin="0"/>
  150. <includehints>
  151.     <includehint>maskgroup_editor.h</includehint>
  152.     <includehint>richtextlist.h</includehint>
  153. </includehints>
  154. </UI>
  155.